Click or drag to resize

Service Properties

The Service type exposes the following members.

Properties
  NameDescription
Public propertyAllowAutoRedirect
Gets or sets a value that indicates whether the request should follow redirection responses.
Public propertyAllowWriteStreamBuffering
Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.
Public propertyAuthorizationCode
Public propertyAuthorizationCodeRedirectUri
Public propertyClientAssertion
Public propertyClientCertificate
Gets or sets the security client certificate.
Public propertyClientId
Public propertyClientSecret
Public propertyConnectionGroupName
Gets or sets the name of the connection group for the request.
Public propertyCookieContainer
Gets or sets the collection of cookies.
Public propertyCredentials
Gets or sets user's credentials.
Public propertyDateTimePrecision
Gets or sets the date time precision.
Public propertyDeviceCode
Public propertyExchangeImpersonation
Gets or sets the ID of the user that Exchange Web Services (EWS) should impersonate.
Public propertyHeaders
Contains custom HTTP headers.
Public propertyKeepAlive
Gets or sets a value indicating whether to make a persistent connection.
Public propertyMailboxCulture
Gets or sets the mailbox culture that is used when opening a mailbox
Public propertyOAuthToken
Public propertyPassword
Public propertyPreAuthenticate
Gets or sets a value indicating whether to send a authenticate header with the request.
Public propertyProxy
Gets or sets proxy server.
Public propertyRequestEncoding
Gets or sets encoding used for a request.
Public propertyRequestServerVersion
Contains the versioning information that identifies the schema version to target for a request.
Public propertyResponseHeaders
Contains HTTP response headers.
Public propertyScope
Public propertySendChunked
Gets or sets a value indicating whether to send data in segments to the Internet resource.
Public propertyTenant
Public propertyTimeout
Gets or sets the time-out value for a request.
Public propertyTimeZoneContext
Gets or sets the time zone context.
Public propertyUnsafeAuthenticatedConnectionSharing
Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.
Public propertyUrl
Gets or sets URL of Exchange Web Services.
Public propertyUsername
Top
See Also